Skip to content

Conversation

progfay
Copy link
Owner

@progfay progfay commented Sep 16, 2025

id: version
run: |
npm version "$VERSION_TYPE" --no-git-tag-version
node -p 'JSON.stringify({ ...require("./jsr.json"), version: require("./package.json").version }, undefined, "\t")' > _jsr.json && mv _jsr.json jsr.json
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update jsr.json

Comment on lines +68 to +70
- name: Publish to jsr with provenance
if: steps.tag-check.outputs.exists == 'false'
run: npm exec --yes -- jsr publish
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Publish to jsr

@progfay progfay merged commit a0941c6 into main Sep 16, 2025
2 checks passed
@progfay progfay deleted the release-workflow branch September 16, 2025 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant